runtime.stackScanState.tail (field)
4 uses
runtime (current package)
mgcstack.go#L196: tail *stackObjectBuf
mgcstack.go#L275: x := s.tail
mgcstack.go#L281: s.tail = x
mgcstack.go#L291: s.tail = y
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)